Overload | Description |
---|---|
Transpose(Matrix<T>) | Defines the transpose operator for Matrix class. |
Transpose() | Convertes this Matrix to it's transpose matrix. |
Overload | Description |
---|---|
Transpose(Matrix<T>) | Defines the transpose operator for Matrix class. |
Transpose() | Convertes this Matrix to it's transpose matrix. |